[INFO] cloning repository https://github.com/lgaches/wyvern
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lgaches/wyvern" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgaches%2Fwyvern", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgaches%2Fwyvern'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f25dc72cb38354a5e9b406f7a6305d9a73ac734
[INFO] fixing lgaches/wyvern against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgaches%2Fwyvern" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lgaches/wyvern
[INFO] finished tweaking git repo https://github.com/lgaches/wyvern
[INFO] tweaked toml for git repo https://github.com/lgaches/wyvern written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lgaches/wyvern on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lgaches/wyvern already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base64ct v1.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2325ead75f0d7a12ba442bdf3cb40bb6089ada8e57ae460cd203d85c235676bb
[INFO] running `Command { std: "docker" "start" "2325ead75f0d7a12ba442bdf3cb40bb6089ada8e57ae460cd203d85c235676bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2325ead75f0d7a12ba442bdf3cb40bb6089ada8e57ae460cd203d85c235676bb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2325ead75f0d7a12ba442bdf3cb40bb6089ada8e57ae460cd203d85c235676bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2325ead75f0d7a12ba442bdf3cb40bb6089ada8e57ae460cd203d85c235676bb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking wyvern v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stdout] error[E0432]: unresolved imports `wyvern::SqlxAdapter`, `wyvern::WyvernSqlxExt`
[INFO] [stdout]   --> examples/sqlx_example.rs:18:69
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Condition, ConditionValue, FilterCriteria, Operator, SortOrder, SqlxAdapter, WyvernSqlxExt,
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^  ^^^^^^^^^^^^^ no `WyvernSqlxExt` in the root
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     no `SqlxAdapter` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(feature = "sqlx")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout] 67 | pub use adapters::{SqlxAdapter, WyvernSqlxExt};
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(feature = "sqlx")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `sqlx` feature
[INFO] [stdout] 67 | pub use adapters::{SqlxAdapter, WyvernSqlxExt};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]   --> examples/sqlx_example.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use sqlx::FromRow;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]   --> examples/sqlx_example.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use sqlx::PgPool;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]    --> examples/sqlx_example.rs:178:28
[INFO] [stdout]     |
[INFO] [stdout] 178 |     let users: Vec<User> = sqlx::query_as(&query).fetch_all(pool).await?;
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]    --> examples/sqlx_example.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     sqlx::query("DROP TABLE IF EXISTS users")
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]    --> examples/sqlx_example.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     sqlx::query(
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]    --> examples/sqlx_example.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 |         sqlx::query("INSERT INTO users (email, name, age, active) VALUES ($1, $2, $3, $4)")
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]    --> examples/sqlx_example.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     sqlx::query("DROP TABLE IF EXISTS users")
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> examples/sqlx_example.rs:71:61
[INFO] [stdout]    |
[INFO] [stdout] 71 | async fn example_simple_filter(pool: &PgPool) -> Result<(), sqlx::Error> {
[INFO] [stdout]    |                                                             ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> examples/sqlx_example.rs:84:67
[INFO] [stdout]    |
[INFO] [stdout] 84 | async fn example_multiple_conditions(pool: &PgPool) -> Result<(), sqlx::Error> {
[INFO] [stdout]    |                                                                   ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]    --> examples/sqlx_example.rs:103:66
[INFO] [stdout]     |
[INFO] [stdout] 103 | async fn example_sorting_pagination(pool: &PgPool) -> Result<(), sqlx::Error> {
[INFO] [stdout]     |                                                                  ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]    --> examples/sqlx_example.rs:120:61
[INFO] [stdout]     |
[INFO] [stdout] 120 | async fn example_like_operator(pool: &PgPool) -> Result<(), sqlx::Error> {
[INFO] [stdout]     |                                                             ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]    --> examples/sqlx_example.rs:137:59
[INFO] [stdout]     |
[INFO] [stdout] 137 | async fn example_in_operator(pool: &PgPool) -> Result<(), sqlx::Error> {
[INFO] [stdout]     |                                                           ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]    --> examples/sqlx_example.rs:157:53
[INFO] [stdout]     |
[INFO] [stdout] 157 | async fn example_count(pool: &PgPool) -> Result<(), sqlx::Error> {
[INFO] [stdout]     |                                                     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]    --> examples/sqlx_example.rs:167:62
[INFO] [stdout]     |
[INFO] [stdout] 167 | async fn example_direct_adapter(pool: &PgPool) -> Result<(), sqlx::Error> {
[INFO] [stdout]     |                                                              ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]    --> examples/sqlx_example.rs:236:56
[INFO] [stdout]     |
[INFO] [stdout] 236 | async fn cleanup_database(pool: &PgPool) -> Result<(), sqlx::Error> {
[INFO] [stdout]     |                                                        ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]    --> examples/sqlx_example.rs:190:54
[INFO] [stdout]     |
[INFO] [stdout] 190 | async fn setup_database(pool: &PgPool) -> Result<(), sqlx::Error> {
[INFO] [stdout]     |                                                      ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wyvern` (example "sqlx_example") due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "2325ead75f0d7a12ba442bdf3cb40bb6089ada8e57ae460cd203d85c235676bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2325ead75f0d7a12ba442bdf3cb40bb6089ada8e57ae460cd203d85c235676bb", kill_on_drop: false }`
[INFO] [stdout] 2325ead75f0d7a12ba442bdf3cb40bb6089ada8e57ae460cd203d85c235676bb
